[jira] Commented: (AXIS2-1128) Layout of axis2/modules/tool

2006-09-09 Thread Jochen Wiedmann (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-1128?page=comments#action_12433576 ] 

Jochen Wiedmann commented on AXIS2-1128:



But, Dims, isn't that just another argument to break up the eclipse specific 
stuff into a separate directory? At least, I find it quite inconvenient to work 
with compiler excludes.


 Layout of axis2/modules/tool
 

 Key: AXIS2-1128
 URL: http://issues.apache.org/jira/browse/AXIS2-1128
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: Tools
Reporter: Jochen Wiedmann

 Hello,
 while working on the Maven 2 build of Axis 2, I detected a problem in the 
 layout of the directory axis2/modules/tool. This directory contains, among 
 others, a directory src and several directories with Maven 2 plugins.
 The src subdirectory means, that the directory is meant to produce 
 artifacts, for example axis2-tools.jar. In other words, the axis2-tool 
 project should have packaging jar.
 On the other hand, the presence of maven plugins below means, that the 
 directory is a parent directory. In other words, it should have packaging 
 pom.
 I see no other possibility to resolve the problem, apart from changing the 
 directory layout. Suggested new layout:
 axis2
 +-- modules
   +-- tool  (I'd personally consider tools a better name.)
 +-- maven2
  |+-- axis2-aar-maven-plugin
  |+-- axis2-idea-plugin
  |+-- axis2-java2wsdl-maven-plugin
  |+-- axis2-wsdl2code-maven-plugin
  |+-- pom.xml
  +-- general
  | +-- src
  | +-- conf
  | +-- script
  | +-- test
  | +-- pom.xml
  | +-- project.xml
  +-- pom.xml
  I do personally believe, that the directory general should be splitted 
 into more subprojects. However, that could as well be done at a later point.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (AXIS2-1128) Layout of axis2/modules/tool

2006-09-09 Thread Davanum Srinivas (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-1128?page=comments#action_12433614 ] 

Davanum Srinivas commented on AXIS2-1128:
-

yep, i will be doing that too.


-- dims

 Layout of axis2/modules/tool
 

 Key: AXIS2-1128
 URL: http://issues.apache.org/jira/browse/AXIS2-1128
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: Tools
Reporter: Jochen Wiedmann

 Hello,
 while working on the Maven 2 build of Axis 2, I detected a problem in the 
 layout of the directory axis2/modules/tool. This directory contains, among 
 others, a directory src and several directories with Maven 2 plugins.
 The src subdirectory means, that the directory is meant to produce 
 artifacts, for example axis2-tools.jar. In other words, the axis2-tool 
 project should have packaging jar.
 On the other hand, the presence of maven plugins below means, that the 
 directory is a parent directory. In other words, it should have packaging 
 pom.
 I see no other possibility to resolve the problem, apart from changing the 
 directory layout. Suggested new layout:
 axis2
 +-- modules
   +-- tool  (I'd personally consider tools a better name.)
 +-- maven2
  |+-- axis2-aar-maven-plugin
  |+-- axis2-idea-plugin
  |+-- axis2-java2wsdl-maven-plugin
  |+-- axis2-wsdl2code-maven-plugin
  |+-- pom.xml
  +-- general
  | +-- src
  | +-- conf
  | +-- script
  | +-- test
  | +-- pom.xml
  | +-- project.xml
  +-- pom.xml
  I do personally believe, that the directory general should be splitted 
 into more subprojects. However, that could as well be done at a later point.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Commented: (AXIS2-1128) Layout of axis2/modules/tool

2006-09-08 Thread Davanum Srinivas (JIRA)
[ 
http://issues.apache.org/jira/browse/AXIS2-1128?page=comments#action_12433523 ] 

Davanum Srinivas commented on AXIS2-1128:
-

Jochen,

Am looking at breaking up general. Got stuck because there does not seem a way 
to build eclipse plugin w/o the Eclipse UI...

-- dims


 Layout of axis2/modules/tool
 

 Key: AXIS2-1128
 URL: http://issues.apache.org/jira/browse/AXIS2-1128
 Project: Apache Axis 2.0 (Axis2)
  Issue Type: Bug
  Components: Tools
Reporter: Jochen Wiedmann

 Hello,
 while working on the Maven 2 build of Axis 2, I detected a problem in the 
 layout of the directory axis2/modules/tool. This directory contains, among 
 others, a directory src and several directories with Maven 2 plugins.
 The src subdirectory means, that the directory is meant to produce 
 artifacts, for example axis2-tools.jar. In other words, the axis2-tool 
 project should have packaging jar.
 On the other hand, the presence of maven plugins below means, that the 
 directory is a parent directory. In other words, it should have packaging 
 pom.
 I see no other possibility to resolve the problem, apart from changing the 
 directory layout. Suggested new layout:
 axis2
 +-- modules
   +-- tool  (I'd personally consider tools a better name.)
 +-- maven2
  |+-- axis2-aar-maven-plugin
  |+-- axis2-idea-plugin
  |+-- axis2-java2wsdl-maven-plugin
  |+-- axis2-wsdl2code-maven-plugin
  |+-- pom.xml
  +-- general
  | +-- src
  | +-- conf
  | +-- script
  | +-- test
  | +-- pom.xml
  | +-- project.xml
  +-- pom.xml
  I do personally believe, that the directory general should be splitted 
 into more subprojects. However, that could as well be done at a later point.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]