<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest topics for the forum "軟體開發專案管理 Software Development Project Management"]]></title>
		<link>https://forum.andowson.com/forums/show/6.page</link>
		<description><![CDATA[The newest discussed topics in the forum "軟體開發專案管理 Software Development Project Management"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Re:[參考]Basic software development best practices</title>
				<description><![CDATA[ I think this is great. Good luck for you guys.]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/443/1512.page</guid>
				<link>https://forum.andowson.com/posts/preList/443/1512.page</link>
				<pubDate><![CDATA[Mon, 9 Mar 2020 07:29:22]]> GMT</pubDate>
				<author><![CDATA[ cindypaha]]></author>
			</item>
			<item>
				<title>Re:Astah - 系統分析及系統設計階段好用的畫UML工具</title>
				<description><![CDATA[ thank you :D :D]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/587/1508.page</guid>
				<link>https://forum.andowson.com/posts/preList/587/1508.page</link>
				<pubDate><![CDATA[Fri, 24 Jan 2020 19:34:59]]> GMT</pubDate>
				<author><![CDATA[ yuanitakoni]]></author>
			</item>
			<item>
				<title>Re:解決Hudson透過SFTP上傳時出現的The authenticity of host &#39;10.66.19.16&#39; can&#39;t be established.</title>
				<description><![CDATA[ thank you guys :lol: :lol: :lol:]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/465/1507.page</guid>
				<link>https://forum.andowson.com/posts/preList/465/1507.page</link>
				<pubDate><![CDATA[Sat, 14 Dec 2019 18:19:33]]> GMT</pubDate>
				<author><![CDATA[ lisaturan]]></author>
			</item>
			<item>
				<title>Re:[參考]Maven 內建變數名稱</title>
				<description><![CDATA[ nice]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/463/1503.page</guid>
				<link>https://forum.andowson.com/posts/preList/463/1503.page</link>
				<pubDate><![CDATA[Mon, 4 Nov 2019 00:33:02]]> GMT</pubDate>
				<author><![CDATA[ kimmymamen]]></author>
			</item>
			<item>
				<title>Re:[參考]Trac vs Redmine</title>
				<description><![CDATA[ nice link website]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/436/1502.page</guid>
				<link>https://forum.andowson.com/posts/preList/436/1502.page</link>
				<pubDate><![CDATA[Sat, 2 Nov 2019 21:56:56]]> GMT</pubDate>
				<author><![CDATA[ tiarajunco]]></author>
			</item>
			<item>
				<title>回覆:Windows系統Subclipse設定Proxy方式</title>
				<description><![CDATA[ 搬到SourceForge後設定可以修改如下: 
<br>
[code][groups] 
<br>
sourceforge = svn.code.sf.net 
<br>
<br>
[sourceforge] 
<br>
http-proxy-host = 10.160.3.88 
<br>
http-proxy-port = 8080[/code]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/589/1463.page</guid>
				<link>https://forum.andowson.com/posts/preList/589/1463.page</link>
				<pubDate><![CDATA[Mon, 18 Feb 2019 19:28:02]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>[參考]Secure Coding Guidelines for the Java Programming Language, Version 4.0</title>
				<description><![CDATA[ Oracle發表了最新的Java安全程式設計指南: 
<br>
http://www.oracle.com/technetwork/java/seccodeguide-139067.html 
<br>
如果覺得看文章比較枯燥乏味，在2012年的JavaOne上有簡報解說: 
<br>
[youtube]http://www.youtube.com/watch?v=08gdSEeeiS4[/youtube] 
<br>
<br>
有興趣的人可以參考其他相關資料: 
<br>
[url=https://www.securecoding.cert.org/confluence/display/java/The+CERT+Oracle+Secure+Coding+Standard+for+Java]The CERT Oracle Secure Coding Standard for Java[/url]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/602/1279.page</guid>
				<link>https://forum.andowson.com/posts/preList/602/1279.page</link>
				<pubDate><![CDATA[Sat, 16 Feb 2013 11:46:37]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>解決Access restriction: The type JPEGCodec is not accessible due to restriction on required library</title>
				<description><![CDATA[ 今天在Eclipse中遇到下面的錯誤: 
<br>
Access restriction: The type JPEGCodec is not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\rt.jar 
<br>
<br>
解決方法: 
<br>
點選Eclipse的Project Name-&gt;Build Path -&gt;Configure Build Path-&gt;Library 
<br>
先remove JRE System Library[jre6]，再按Add Library加入JRE System Library]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/568/1182.page</guid>
				<link>https://forum.andowson.com/posts/preList/568/1182.page</link>
				<pubDate><![CDATA[Tue, 29 Nov 2011 07:55:02]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>在 CentOS 上安裝 Jenkins</title>
				<description><![CDATA[ 在 CentOS 上安裝 Jenkins 
<br>
 http://pkg.jenkins-ci.org/redhat/ 
<br>
 https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+RedHat+distributions 
<br>
安裝 Jenkins 
<br>
<br>
[code]sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo 
<br>
sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key 
<br>
yum install jenkins[/code] 
<br>
在公司內部環境需透過proxy才能連線的話， 
<br>
應先切換身分為root並設定http_proxy這個環境變數，例如: 
<br>
[code] 
<br>
sudo -i 
<br>
export http_proxy=http://10.160.3.88:8080/ 
<br>
rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key[/code] 
<br>
啟動 Jenkins 
<br>
<br>
[code]service jenkins start[/code] 
<br>
整合 Jenkins 至 Apache 
<br>
<br>
 https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+behind+Apache 
<br>
修改/etc/sysconfig/jenkins 
<br>
<br>
[code]JENKINS_ARGS="--prefix=/jenkins"[/code] 
<br>
vi /etc/httpd/conf.d/proxy_ajp.conf 
<br>
<br>
[code]ProxyPass /jenkins http://localhost:8080/jenkins 
<br>
ProxyPassReverse /jenkins http://localhost:8080/jenkins 
<br>
ProxyRequests Off[/code] 
<br>
重新啟動 Jenkins 
<br>
<br>
[code]service jenkins restart[/code] 
<br>
存取 Jenkins 
<br>
http://myserver.domain.name/jenkins]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/561/1164.page</guid>
				<link>https://forum.andowson.com/posts/preList/561/1164.page</link>
				<pubDate><![CDATA[Thu, 20 Oct 2011 14:19:12]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>回覆:JTrac - Open Source Issue Tracking System Written in Java</title>
				<description><![CDATA[ 真感謝您分享的教學文章 謝謝]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/201/976.page</guid>
				<link>https://forum.andowson.com/posts/preList/201/976.page</link>
				<pubDate><![CDATA[Thu, 17 Feb 2011 00:09:25]]> GMT</pubDate>
				<author><![CDATA[ ainbob58]]></author>
			</item>
			<item>
				<title>[參考]將Java web專案轉換為 Maven專案的步驟及流程</title>
				<description><![CDATA[ How to convert Java web project to Maven project 
<br>
http://www.mkyong.com/maven/how-to-convert-java-web-project-to-maven-project/]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/464/946.page</guid>
				<link>https://forum.andowson.com/posts/preList/464/946.page</link>
				<pubDate><![CDATA[Mon, 3 Jan 2011 18:34:30]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>利用filter讓Maven支援多重環境</title>
				<description><![CDATA[ 最近在研究Maven 3，針對公司的實際環境需求，尤其是有關資料庫JDBC連線的設定，需要將測試環境及上線環境作個區隔，我找到了篇不錯的文章 
<br>
[url=http://sujitpal.blogspot.com/2006/10/maven2-multi-environment-filter-setup.html]A Maven2 multi-environment filter setup[/url] 
<br>
概念大致如下： 
<br>
在pom.xml中針對filter的檔名加上一個${env}的環境變數，如： 
<br>
[code]&lt;filters&gt; 
<br>
 &lt;filter&gt;src/main/filters/filter-${env}.properties&lt;/filter&gt; 
<br>
&lt;/filters&gt; 
<br>
&lt;resources&gt; 
<br>
 &lt;resource&gt; 
<br>
 &lt;directory&gt;src/main/resources&lt;/directory&gt; 
<br>
 &lt;filtering&gt;true&lt;/filtering&gt; 
<br>
 &lt;/resource&gt; 
<br>
&lt;/resources&gt; 
<br>
[/code] 
<br>
<br>
假設在src/main/resources/底下有個jdbc.properties，內容中有個變數是${db.host} 
<br>
<br>
我們只要在src/main/filters/底下編輯三個檔案，將跟資料庫相關的設定寫在裡面 
<br>
filter-dev.properties 
<br>
db.host=127.0.0.1 
<br>
<br>
filter-test.properties 
<br>
db.host=192.168.1.33 
<br>
<br>
filter-prod.properties 
<br>
db.host=192.168.2.99 
<br>
<br>
然後透過pom.xml中的profile設定 
<br>
[code]&lt;!-- default environment --&gt; 
<br>
&lt;properties&gt; 
<br>
 &lt;env&gt;dev&lt;/env&gt; 
<br>
&lt;/properties&gt; 
<br>
&lt;!-- profiles --&gt; 
<br>
&lt;profiles&gt; 
<br>
 &lt;profile&gt; 
<br>
 &lt;id&gt;dev&lt;/id&gt; 
<br>
 &lt;properties&gt; 
<br>
 &lt;env&gt;dev&lt;/env&gt; 
<br>
 &lt;/properties&gt; 
<br>
 &lt;/profile&gt; 
<br>
 &lt;profile&gt; 
<br>
 &lt;id&gt;test&lt;/id&gt; 
<br>
 &lt;properties&gt; 
<br>
 &lt;env&gt;test&lt;/env&gt; 
<br>
 &lt;/properties&gt; 
<br>
 &lt;/profile&gt; 
<br>
 &lt;profile&gt; 
<br>
 &lt;id&gt;prod&lt;/id&gt; 
<br>
 &lt;properties&gt; 
<br>
 &lt;env&gt;prod&lt;/env&gt; 
<br>
 &lt;/properties&gt; 
<br>
 &lt;/profile&gt; 
<br>
&lt;/profiles&gt; 
<br>
[/code] 
<br>
<br>
日後執行mvn指令時只要加上-P參數來指定要用那個profile即可，如 
<br>
mvn resources:resources &lt;=產生開發環境用的jdbc.properties 
<br>
mvn resources:resources -P test &lt;=產生測試環境用的jdbc.properties 
<br>
mvn resources:resources -P prod &lt;=產生上線環境用的jdbc.properties]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/458/930.page</guid>
				<link>https://forum.andowson.com/posts/preList/458/930.page</link>
				<pubDate><![CDATA[Thu, 9 Dec 2010 12:11:08]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>[參考]軟體測試</title>
				<description><![CDATA[ <a class="snap_shots" href="http://developer.spikesource.com/wiki/index.php/Projects:TestGen4J" target="_blank">http://developer.spikesource.com/wiki/index.php/Projects:TestGen4J</a>
<br>
<br>
http://www.testingfaqs.org/]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/401/760.page</guid>
				<link>https://forum.andowson.com/posts/preList/401/760.page</link>
				<pubDate><![CDATA[Sun, 31 Jan 2010 10:46:33]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>刪除 Eclipse 中的 Ant Configuration Selection</title>
				<description><![CDATA[ 在Eclipse中對build.xml檔案按滑鼠右鍵選擇Run As-&gt;Ant Build...時，如果看到一堆build.xml, build.xml(1), build.xml(2), ...的選擇視窗，可以利用下面的方法來解決： 
<br>
在Eclipse中點選上方選單的Run-&gt;External Tools-&gt; External Tools Configurations… ，會跳出一個Create, manage, run configuration對話框，然後將左邊的Ant Build下面列出的build.xml, build.xml(1), build.xml(2)...刪除，再關閉該對話框即可。 
<br>
<br>
參考資料： 
<br>
http://www.spacebug.com/removing_ant_configuration_selection_in_eclipse.html]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/369/708.page</guid>
				<link>https://forum.andowson.com/posts/preList/369/708.page</link>
				<pubDate><![CDATA[Tue, 8 Dec 2009 07:43:39]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>[參考]使用P6Spy + SQL Profiler監控Java網頁應用程式存取資料庫效能</title>
				<description><![CDATA[ [url=http://www.ibm.com/developerworks/cn/java/j-lo-p6spy/index.html]監控和剖析資料庫操作 -- P6Spy、SQL Profiler、IronTrack SQL 使用簡介[/url] 
<br>
<br>
Spring搭配方式 
<br>
http://www.cnblogs.com/wllyy189/archive/2008/09/25/1298870.html 
<br>
<br>
找出PreparedStatement中所執行之SQL 
<br>
http://www.javaworld.com.tw/jute/post/view?bid=21&amp;id=93745&amp;sty=1&amp;tpg=1&amp;age=0]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/359/686.page</guid>
				<link>https://forum.andowson.com/posts/preList/359/686.page</link>
				<pubDate><![CDATA[Fri, 30 Oct 2009 17:14:46]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>